PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFMarkInformation Class / hasTagSuspects Method
In This Topic
    hasTagSuspects Method
    In This Topic
    Gets a value indicating the presence of tag suspects.
    This property has been introduced in PDF 1.6 but it has been deprecated in PDF 2.0.
    Syntax
    public boolean hasTagSuspects()

    Return Value

    True if the document contains tag suspects.
    See Also